home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
hity wydania
/
Glary Utilities
/
gusetup.exe
/
{app}
/
oneclickoptimizer.exe
/
RCDATA
/
TFRMSTARTUP
/
TFRMSTARTUP.txt
< prev
Wrap
Text File
|
2010-01-14
|
6KB
|
282 lines
object frmStartup: TfrmStartup
Left = 231
Top = 185
AutoScroll = False
Caption = 'frmStartup'
ClientHeight = 451
ClientWidth = 686
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 12
Top = 8
Width = 665
Height = 49
AutoSize = False
Caption = 'Please select startup entry you wish to delete.'
Transparent = True
end
object Panel5: TPanel
Left = 8
Top = 318
Width = 673
Height = 96
BevelOuter = bvNone
Color = clWindow
TabOrder = 0
DesignSize = (
673
96)
object Shape1: TShape
Left = 0
Top = 0
Width = 673
Height = 96
Align = alClient
Pen.Style = psClear
end
object Shape2: TShape
Left = 3
Top = 7
Width = 662
Height = 86
Anchors = [akLeft, akTop, akRight, akBottom]
Pen.Color = 12937777
end
object lblname: TLabel
Left = 64
Top = 16
Width = 593
Height = 13
Anchors = [akLeft, akTop, akRight]
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object lblproduct: TLabel
Left = 64
Top = 33
Width = 257
Height = 41
AutoSize = False
Caption = 'No item selected.'
Transparent = True
WordWrap = True
end
object lblcompany: TLabel
Left = 328
Top = 33
Width = 325
Height = 40
Anchors = [akLeft, akTop, akRight]
AutoSize = False
Transparent = True
WordWrap = True
end
object imgIcon: TImage
Left = 11
Top = 20
Width = 32
Height = 32
Transparent = True
end
object imgstatus: TImage
Left = 64
Top = 74
Width = 17
Height = 16
Picture.Data = {<image000.TPNGObject>}
Visible = False
end
object lbstatus: TLabel
Left = 83
Top = 75
Width = 55
Height = 13
Anchors = [akLeft, akTop, akRight]
Caption = 'Trustwothy'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
Transparent = True
Visible = False
end
object Image1: TImage
Left = 48
Top = 56
Width = 17
Height = 16
Picture.Data = {<image001.TPNGObject>}
Visible = False
end
object Image5: TImage
Left = 136
Top = 56
Width = 17
Height = 16
Picture.Data = {<image002.TPNGObject>}
Visible = False
end
object Image3: TImage
Left = 96
Top = 56
Width = 17
Height = 16
Picture.Data = {<image003.TPNGObject>}
Visible = False
end
object Image4: TImage
Left = 120
Top = 56
Width = 17
Height = 16
Picture.Data = {<image004.TPNGObject>}
Visible = False
end
object Image2: TImage
Left = 72
Top = 56
Width = 17
Height = 16
Picture.Data = {<image005.TPNGObject>}
Visible = False
end
object lbmoreinfo: TLabel
Left = 239
Top = 74
Width = 227
Height = 13
Cursor = crHandPoint
Anchors = [akLeft, akBottom]
Caption = 'Click here for more information about this entry'
Color = clWindow
Font.Charset = DEFAULT_CHARSET
Font.Color = clHighlight
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsUnderline]
ParentColor = False
ParentFont = False
Transparent = True
Visible = False
OnClick = lbmoreinfoClick
end
object lbcomment: TLabel
Left = 163
Top = 74
Width = 54
Height = 13
Cursor = crHandPoint
Anchors = [akLeft, akBottom]
Caption = 'Comment it'
Color = clWindow
Font.Charset = DEFAULT_CHARSET
Font.Color = clHighlight
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsUnderline]
ParentColor = False
ParentFont = False
Transparent = True
Visible = False
OnClick = lbcommentClick
end
end
object Panel6: TPanel
Left = 8
Top = 32
Width = 669
Height = 289
BevelOuter = bvNone
Caption = 'Panel6'
TabOrder = 1
DesignSize = (
669
289)
object vTree1: TVirtualDrawTree
Left = 3
Top = 1
Width = 663
Height = 280
Anchors = [akLeft, akTop, akRight, akBottom]
Header.AutoSizeIndex = 0
Header.Font.Charset = DEFAULT_CHARSET
Header.Font.Color = clWindowText
Header.Font.Height = -11
Header.Font.Name = 'Tahoma'
Header.Font.Style = []
Header.Height = 20
Header.Options = [hoColumnResize, hoDrag]
Header.Style = hsFlatButtons
ParentBackground = False
TabOrder = 0
TreeOptions.PaintOptions = [toShowButtons, toShowDropmark, toShowTreeLines, toThemeAware, toUseBlendedImages, toFullVertGridLines]
TreeOptions.SelectionOptions = [toMultiSelect]
OnChange = vTree1Change
OnChecked = vTree1Checked
OnDrawNode = vTree1DrawNode
OnGetImageIndex = vTree1GetImageIndex
OnInitNode = vTree1InitNode
OnResize = vTree1Resize
Columns = <
item
Position = 0
WideText = 'Name'
end
item
Position = 1
WideText = 'Rating'
end
item
Position = 2
WideText = 'Path'
end
item
Position = 3
Width = 100
WideText = 'Rating'
end
item
Position = 4
WideText = 'Location'
end>
end
end
object btnOK: TBitBtn
Left = 510
Top = 419
Width = 75
Height = 25
Caption = 'OK'
ModalResult = 1
TabOrder = 2
OnClick = btnOKClick
end
object btnCancel: TBitBtn
Left = 604
Top = 419
Width = 75
Height = 25
Caption = 'Cancel'
ModalResult = 2
TabOrder = 3
end
end